home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 12 / 012.d81 / t.magazine boot < prev    next >
Text File  |  2022-08-26  |  2KB  |  102 lines

  1.  
  2.             MAGAZINE ENTRY
  3.  
  4.  
  5.  
  6. Written by:  Mark Robin
  7.  
  8. Magazine Entry Program
  9. Microcomputers Magazine, June 1985
  10. Page 107
  11.  
  12.  
  13.   MAGAZINE ENTRY PROGRAM is a
  14.  
  15. machine language program to assist
  16.  
  17. you in typing in listings from POWER
  18.  
  19. PLAY and Microcomputers magazine.  To
  20.  
  21. use the program, type in the
  22.  
  23. following:
  24.  
  25.    LOAD "MAGAZINE ENTRY",8
  26.    RUN
  27.  
  28. After the program has installed itself
  29.  
  30. in memory (this takes a few minutes),
  31.  
  32. the program will tell you everything
  33.  
  34. is OK.  Then type SYS49152 and you're
  35.  
  36. ready to start typing.
  37.  
  38.  
  39.   This program will help prevent most
  40.  
  41. 'typos' that occur when typing in
  42.  
  43. listings.  The key is the apostrophe
  44.  
  45. and the four letters that follow it.
  46.  
  47. This is a code that says what should
  48.  
  49. be on the program line.  If there is
  50.  
  51. something wrong with the line you
  52.  
  53. type (misspelling, extra characters,
  54.  
  55. etc.), an error message will be
  56.  
  57. printed out.  Remember that you MUST
  58.  
  59. enter the five characters at the end
  60.  
  61. of the program line!  You will get an
  62.  
  63. error message if you try to enter a
  64.  
  65. program line without those 5
  66.  
  67. characters.
  68.  
  69.  
  70.   Since we have already done the job
  71.  
  72. of typing the program listings for
  73.  
  74. you, there's no need for you to run
  75.  
  76. MAGAZINE ENTRY from LOADSTAR.  We have
  77.  
  78. included it, anyway.
  79.  
  80.  
  81.  
  82.    This program is copyrighted by
  83.  
  84. Commodore Publications.  All rights
  85.  
  86.         to it are reserved.
  87.  
  88.   LOADSTAR has relieved you from the
  89.  
  90. burden of keying in this program.  For
  91.  
  92. more complete information about this
  93.  
  94. program, refer to the June 1985 issue
  95.  
  96. of Microcomputers.
  97.  
  98.  
  99. >Files Used:  MAGAZINE ENTRY
  100.  
  101. --------------------------------------
  102.